projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3e94b9
)
(image-library-alist): Prefer libxpm.dll.
author
Jason Rumney
<jasonr@gnu.org>
Thu, 31 Jan 2008 01:39:17 +0000
(
01:39
+0000)
committer
Jason Rumney
<jasonr@gnu.org>
Thu, 31 Jan 2008 01:39:17 +0000
(
01:39
+0000)
lisp/term/w32-win.el
patch
|
blob
|
history
diff --git
a/lisp/term/w32-win.el
b/lisp/term/w32-win.el
index 16edd55f5a4301aac599df514bedd581cdb40e56..d9a87e350793d7368442f33ac9dc5389a64da5ef 100644
(file)
--- a/
lisp/term/w32-win.el
+++ b/
lisp/term/w32-win.el
@@
-1253,7
+1253,7
@@
pop-up menu are unaffected by `w32-list-proportional-fonts')."
;;; Set default known names for image libraries
(setq image-library-alist
- '((xpm "
xpm4.dll" "libXpm-nox4.dll" "libxpm
.dll")
+ '((xpm "
libxpm.dll" "xpm4.dll" "libXpm-nox4
.dll")
(png "libpng13d.dll" "libpng13.dll" "libpng12d.dll" "libpng12.dll" "libpng.dll")
(jpeg "jpeg62.dll" "libjpeg.dll" "jpeg-62.dll" "jpeg.dll")
(tiff "libtiff3.dll" "libtiff.dll")